LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

GetEnumerator Method (ThreadSafeDictionary<TKey,TValue>)

Show in webframe





Returns an enumerator that iterates through the collection.
Syntax
public virtual IEnumerator<KeyValuePair<TKey,TValue>> GetEnumerator()
'Declaration
 
Public Overridable Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of TKey,TValue))
'Usage
 
Dim instance As ThreadSafeDictionary(Of TKey,TValue)
Dim value As IEnumerator(Of KeyValuePair(Of TKey,TValue))
 
value = instance.GetEnumerator()

            

            
public:
virtual IEnumerator<KeyValuePair<TKey^,TValue^>>^ GetEnumerator(); 

Return Value

A IEnumerator that can be used to iterate through the collection.
Requirements

Target Platforms

See Also

Reference

ThreadSafeDictionary<TKey,TValue> Class
ThreadSafeDictionary<TKey,TValue> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features